Skip to content

Test Result : TextMap get

0 failures (±0)
8 tests (±0)
Took 2 ms.

All Tests

Test nameDurationStatus
TextMap get does a parent lookup if key is not found1 msPassed
TextMap get may replace multiple arguments1 msPassed
TextMap get may return empty text0 msPassed
TextMap get may return null text0 msPassed
TextMap get replaces arguments in text0 msPassed
TextMap get returns a text containing undefinied if neither child nor parent contains the key0 msPassed
TextMap get returns a text containing undefinied if the key is not found0 msPassed
TextMap get returns correct text for key0 msPassed